home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / pc / engine / shell / shell.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-11-10  |  81 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(10);
  3.    Tardis.overlay.showPanel("help",true);
  4. }
  5.